CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群 matlab

搜索资源列表

  1. ACO-BP

    4下载:
  2. 实现了蚁群算法与BP神经网络的结合。 -ACO-BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-22
    • 文件大小:2146
    • 提供者:lwd
  1. Image-Edge-Detection-Using-Ant-Colony-Optimization

    1下载:
  2. This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:306346
    • 提供者:miaosiyi
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  1. jibenyiqunjuleisuanfa

    4下载:
  2. 该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-Basic ant clustering algorithm and its improved algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:50946
    • 提供者:卫民
  1. MATWORK

    1下载:
  2. 分别使用遗传算法、Hopfiled神经网络和蚁群算法基于MATLAB实现了TSP问题的近似求解。-COMPARATIVE STUDY AND COMPREHENSIVE EVALUATION OF SEVERAL INTELLIGENT ALGORITHMS FOR SOLVING TSP PROBLEM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:646833
    • 提供者:willnow
  1. Cpp

    0下载:
  2. VRP问题蚁群算法的c++源码,很具有代表性-VRP problem of the ant colony algorithm c++ source code, it is a representative
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:11604
    • 提供者:任树伟
  1. QosRoute-Antcolony

    0下载:
  2. %% Ant Colony Algorithm for QoS Multicast Routing % QoS组播路由蚁群算法- Ant Colony Algorithm for QoS Multicast Routing QoS Multicast Routing with Ant Colony Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2719
    • 提供者:zhao xian sheng
  1. yiqunsuanfa

    0下载:
  2. 在matlab环境下用人工智能算法--蚁群算法求TSP问题的matlab程序-In the matlab environment using artificial intelligence algorithm- ant colony algorithm for TSP problem matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4087
    • 提供者:一顺
  1. func_ant_colony_image_edge_detection

    1下载:
  2. 用蚁群算法做图像边缘检测,过程中采用四种核函数用来做分割,最后产生不同结果用来比较。-Using ant colony algorithm to do image edge detection, the course of four kernel function used for partitioning, and finally used to compare different results.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3821
    • 提供者:mao xin yan
  1. pso_NEW_1

    1下载:
  2. 运用多目标蚁群算法求解旅行商问题,很好的一个程序。-The use of multi-objective Ant Colony Algorithm for Solving Traveling Salesman Problem, a good one.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2306
    • 提供者:刘洋
  1. ant_colony_optimization.tar

    1下载:
  2. 蚁群算法学习包,其中包括最全的发表在中外核心期刊的有关蚁群算法的Paper和研究发展。-Ant colony algorithm learning package, which includes most of the core were published in foreign journals on ant colony algorithm and Paper Research and Development.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-17
    • 文件大小:26211538
    • 提供者:liu
  1. ACA

    0下载:
  2. 蚁群算法代码,调试后已实现,希望与对此算法感兴趣的朋友共享-Ant colony algorithm code, debugging has been achieved, look forward to working with this algorithm are interested in sharing a friend
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2200
    • 提供者:佳佳
  1. yiquansuafa

    0下载:
  2. 有关蚁群算法的matlab源码,共有十二个源代码文件,希望对大家有所帮助-On the ant colony algorithm matlab source, a total of 12 source code files, I hope all of you to help
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3882
    • 提供者:baomi
  1. ant

    0下载:
  2. 一种可运行的最优路径蚁群算法,可以用于机器人路径寻优等方向-An optimal path running ant colony algorithm, robot path can be used to find the direction of Excellence
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1714
    • 提供者:bigzzg
  1. AntColonyAlgorithmMatlabSource

    0下载:
  2. 蚁群算法的matlab源码,对matlab初学者有一定帮助,对了解蚁群算法也有易处-Ant colony algorithm matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1728
    • 提供者:林华
  1. ant_plane

    7下载:
  2. 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低地以及过渡地带。 忽略地形和无人机操作性能等因素的影响,综合考虑敌方威胁,无人机航程等,基
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:11067
    • 提供者:batilei
  1. ACA

    0下载:
  2. matlab 写的蚁群算法,用于计算tsp问题,感觉效果不错的。-matlab aca for tsp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2126
    • 提供者:祁彬彬
  1. Ant-Circle

    0下载:
  2. 经典的蚁群算法蚁周模型的实现,论文:《Distributed Optimization by Ant Colonies》-ant colony system, ant circle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:156233
    • 提供者:nxliliang
  1. matlab12

    0下载:
  2. 蚁群算法的matlab源码,写在word里,请大家分享。-Ant colony algorithm matlab source code, written on the word, please share with you all.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6560
    • 提供者:王阵雨
  1. Antcolonyalgorithm

    0下载:
  2. 蚁群算法用于TSP问题的matlab程序源代码-Ant colony algorithm for TSP problem of matlab source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:3037
    • 提供者:陈丹丹
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com